home *** CD-ROM | disk | FTP | other *** search
/ Amiga GIGA Graphic / Amiga GIGA Graphic CDs 1-4 (1994)(Geuther)(Disc 4 of 4)[!].iso / rush / readme < prev    next >
Text File  |  1994-11-23  |  11KB  |  340 lines

  1.  
  2.                 Rush release 1.0 DEMO Version 37.4908
  3.  
  4.                             July 18, 1993
  5.  
  6.                       Written by Douglas Keller
  7.                  Copyright (C) 1993 by Douglas Keller
  8.  
  9.  
  10. 0. What is Rush?
  11. ----------------
  12.  
  13. Rush is a directory utility for AmigaDOS 2.0 or greater.  It allows
  14. files and directories to be manipulated quickly and easily.  Rush uses
  15. features of AmigaDOS 2.0, 2.1, and 3.0, and follows the Amiga User
  16. Interface Style Guide.
  17.  
  18. This demo version differs from the registered version in the following
  19. ways:
  20.  
  21.  - The demo version will not save the definitions for the center
  22.    gadgets, the settings file is ascii text so it can be changed with
  23.    a text editor.
  24.  
  25.  - Annoying requesters will appear periodically in the demo version.
  26.  
  27.  - The registered version includes more utilities, see the
  28.    registration section below for a full list.
  29.  
  30.  
  31. 1. Installing and Using Rush
  32. ----------------------------
  33.  
  34. When this demo archive is extracted it will create a directory called
  35. RUSH with all Rush's files in it.  To install Rush just copy this
  36. whole directory tree to the desired location.  There are no assigns
  37. or anything need, Rush will find all of its files automatically.
  38.  
  39. To run Rush just double click on the Rush icon or execute Rush from
  40. a shell.
  41.  
  42. From any window in Rush the Help key can be pressed for AmigaGuide®
  43. online help.  Of course this does require AmigaGuide® which is
  44. included with AmigaDOS 3.0 and is available on bulletin boards for
  45. AmigaDOS 2.x users.  The registered version of Rush includes
  46. AmigaGuide® for AmigaDOS 2.x users.
  47.  
  48.  
  49. 2. Features of Rush
  50. -------------------
  51.  
  52. The following is a list of some features of Rush.  It is broken up into
  53. sections based on the operating system.  Rush requires AmigaDOS 2.0 or
  54. greater to run.
  55.  
  56.  
  57. AmigaDOS 2.0 (v37) Support
  58.  
  59.  - Conforms very closely to the Amiga User Interface Style Guide.
  60.  
  61.  - Configuration files are easy to edit ASCII text, and can be edited
  62.    from within Rush.
  63.  
  64.  - AmigaGuide® context sensitive online help.
  65.  
  66.  - Automatic archive format recognition for archive extracting and
  67.    listing.
  68.  
  69.  - Automatic format recognition when double clicking on files.
  70.  
  71.  - Rush can open in any 2.0, 2.1, 3.0, or beyond screen mode, in
  72.    any available depth.
  73.  
  74.  - Public screen support.  When it opens a screen it is a public
  75.    screen, when it opens a window the window can be open on another
  76.    public screen.
  77.  
  78.  - Enforcer and Mungwall tested!!!
  79.  
  80.  - Rush iconifies down to an AppIcon on Workbench.
  81.  
  82.  - Rush is an AppWindow, icon can be dropped on either of the
  83.    listviews and Rush will load the directory.
  84.  
  85.  - User selectable fonts, does not force Topaz.
  86.  
  87.  - Uses the ASL file and font requester.
  88.  
  89.  - Rush is built as a shared library so only one copy of the code is
  90.    in memory, even if multiple copies of Rush are running.
  91.  
  92.  - Multiple Assign support.
  93.  
  94.  - Center gadgets can be configured to execute internal or external
  95.    commands, or load a specific directory.
  96.  
  97.  - Uses memory pools to reduce fragmentation and increase speed.
  98.  
  99.  
  100. AmigaDOS 2.1 (v38) Support
  101.  
  102.  - Rush is fully localized, the following languages catalogs are
  103.    included: français and deutsch.
  104.  
  105.  
  106. AmigaDOS 3.0 (v39) and 3.1 (v40) Support
  107.  
  108.  - Use AmigaDOS 3.0 color model, so the full 24-bit color range for
  109.    AGA can be selected and saved.
  110.  
  111.  - Uses system busy pointer, so it can be changed with the system
  112.    pointer preference editor.
  113.  
  114.  - Opens an interleaved bitmap screen so color smearing is minimized.
  115.  
  116.  - Opens the screen with shared pens so visitor window programs can use
  117.    the pens that Rush does not use.  This will only effect 3.0 programs
  118.    that use ObtainPen().
  119.  
  120.  - Under 3.0 there are three additional screen pens which control the
  121.    colors for the newlook titlebar and menus.  Rush allows these to be
  122.    changed.
  123.  
  124.  - While Rush is iconified and memory gets low, Rush will free
  125.    the memory for the entries in each listview and the select
  126.    list.  This uses a new feature of 3.0 called memory handlers.
  127.  
  128.  - Uses AmigaDOS 3.0 memory pools to reduce fragmentation and increase
  129.    speed.
  130.  
  131.  
  132. 3. Comparison between Rush, DirectoryOpus, and DiskMaster
  133. ---------------------------------------------------------
  134.  
  135. The following is a comparison between Rush 1.0, DirectoryOpus 4.0,
  136. and DiskMaster 2.1.  All the benchmarks were run with the default
  137. configuration of the program on an Amiga 3000 with 8 megs of memory
  138. running AmigaDOS 3.0 with Enforcer and Mungwall running.  The results
  139. are based on the author's experience only.
  140.  
  141.                                  Rush   DOpus    DM2
  142.  
  143. enforcer and mungwall tested(1)  yes     no      no
  144.  
  145. read directory(2)                13s     46s     36s
  146.  
  147. copy 6meg file(3)                25s    160s     25s
  148.  
  149. copy 300 files(4)                64s    142s     86s
  150.  
  151. delete 300 files(5)               7s     60s     41s
  152.  
  153. total executable file size(6)   146k    430k     80k
  154.  
  155. AmigaGuide online help(5)        yes     yes     no
  156.  
  157. localized to other languages(6)  yes     no      no
  158.  
  159. Conforms to Style Guide(7)       yes     yes     no
  160.  
  161. Requires AmigaDOS 2.x or 3.x(8)  yes     no      no
  162.  
  163. AppIcon and AppWindow Support(9) yes    no/yes   no
  164.  
  165. Supports AmigaDOS 3.x/AGA(0)     yes     ?       ?
  166.  
  167.  
  168. (1) During testing if any Enforcer or Mungwall hit occurred a "no" was
  169.     entered here.  Opus did not have too many Enforcer hits, but it did
  170.     have a few.  DM2 would crash the whole machine if Enforcer and
  171.     Mungwall where run.
  172. (2) Time to read and sort a directory of 1883 files, in seconds.
  173. (3) Time to copy one 6 meg file, in seconds.
  174. (4) Time to copy 300 1 byte files, in seconds.
  175. (5) Time to delete 300 1 byte files, in seconds.
  176. (6) This is the total executable size, for Rush it is the Rush
  177.     executable and rush.library, for DirectoryOpus it is the
  178.     DiectoryOpus executable, ConfigOpus, and the dopus.library,
  179.     and for DiskMaster it is the size of the executable DM2.
  180. (7) Conforms to the Amiga User Interface Style Guide.
  181. (8) Requires at least AmigaDOS 2.0, this allows the application
  182.     to take full advantage of 2.0 and 3.0.
  183. (9) Supports iconifying down to AppIcon and directory loading by
  184.     an AppWindow.
  185. (0) All 3.x screen modes and color ranges are selectable.  I was
  186.     unable to test this for Opus and DM on an AGA machine.
  187.  
  188.  
  189. 4. Future plans for Rush
  190. ------------------------
  191.  
  192. There are a lot of things that did not make it into release 1.0 of
  193. Rush.  Here is a list of some of the things that a planned for future
  194. versions of Rush:
  195.  
  196.  - Scrollable center gadgets, so in a small windows all the center
  197.    gadgets can still be accessed.
  198.  
  199.  - Configurable menu much like the center gadgets to allow more
  200.    commands to put there.
  201.  
  202.  - Full ARexx interface, currently Rush can only execute ARexx
  203.    scripts.
  204.  
  205.  - Add horizontal scrolling to the listviews so size, date, and
  206.    protection bits can all be shown at the same time.
  207.  
  208.  - More built in internal commands, for example file find and file
  209.    search.
  210.  
  211.  - Directory caching, this is not as important once AmigaDOS 3.1 is
  212.    available for all machines since it includes the directory caching
  213.    filesystem.
  214.  
  215. I can not guarantee when these features will be added.  Some of
  216. the features will probably be in the minor update/bug fix patches
  217. which will be distributed on bulletin boards at no charge.
  218.  
  219.  
  220. 5. Registering Rush
  221. -------------------
  222.  
  223. Registered Users will receive a disk containing a serialized copy of
  224. Rush with no limitations for annoying requesters.  Bug fixes and minor
  225. updates will be distributed periodically as patch files on bulletin
  226. boards at no charge.  Major updates will cost a small amount.
  227.  
  228.  
  229. The registered version of Rush includes the following:
  230.  
  231.   Rush        - Registered version of Rush with no limitations or
  232.                 annoying requesters.
  233.  
  234.   Rush.guide  - 125k bytes of online AmigaGuide documentation for
  235.                 Rush.
  236.  
  237.   AmigaGuide  - AmigaGuide for AmigaDOS 2.x users, this includes
  238.                 AmigaGuide, amigaguide.library, and wdisplay.
  239.                 AmigaGuide is included with AmigaDOS 3.0.
  240.  
  241.   Installer   - Installation script using Commodore's Installer
  242.    script       program.
  243.  
  244.   Localized   - Language catalogs for français and deutsch.  An
  245.    language     empty catalog is included so catalogs for other
  246.    catalogs     languages can created.  People who create a new
  247.                 language catalog will receive free registration.
  248.                 Contact me before creating a catalog to insure one
  249.                 has not been created already.
  250.  
  251.   Utilities   - Three useful utilities are included:
  252.  
  253.                 Read          - Simple text reader
  254.  
  255.                 RequestChoice - Allows Intuition requesters to be used
  256.                                 from AmigaDOS scripts.  AmigaDOS 3.0
  257.                                 includes a similar program.
  258.  
  259.                 RequestFile   - Allows ASL file requesters to be used
  260.                                 from AmigaDOS scripts.  AmigaDOS 3.0
  261.                                 includes a similar program.
  262.  
  263.   Scripts     - Example AmigaDOS and ARexx scripts showing some of 
  264.                 the functions Rush can perform.
  265.  
  266.   Preferences - Example preference files showing different
  267.                 configuration of Rush.
  268.  
  269.   Fonts       - Two useful fonts are included.
  270.  
  271.  
  272. To register Rush, send $25US per copy to the address below.
  273. Directory Opus users can upgrade to Rush for $15US by including the
  274. front page of the DOpus manual.
  275.  
  276. Orders made by personal check will not be shipped until the check
  277. clears.  Orders made by money orders or certified checks will be
  278. shipped immediately.  Money order or certified checks are preferred
  279. over personal checks.
  280.  
  281. Only U.S. funds drawn on a U.S. banks will be accepted.  Make checks
  282. playable to Douglas Keller.
  283.  
  284. ----------------------------------------------------------------
  285.  
  286.                      Rush release 1.0 Order Form
  287.  
  288.  
  289.                 Mail to:   Douglas Keller
  290.                            3A Hudson Harbour Drive
  291.                            Poughkeepsie, NY 12601
  292.  
  293.  
  294.    Quantity
  295.  
  296.  
  297.    ______  Rush release 1.0  @  US $25.00 each  $ ________
  298.  
  299.  
  300.    ______  Directory Opus upgrade to
  301.            Rush release 1.0  @  US $15.00 each  $ ________
  302.            (Include front page of Opus manual)
  303.  
  304.  
  305.         TOTAL (U.S. funds drawn on a U.S. bank) $ ________
  306.  
  307.  
  308.  
  309.    Name: _________________________________________________
  310.  
  311.  
  312. Address: _________________________________________________
  313.  
  314.  
  315.          _________________________________________________
  316.  
  317.  
  318.          _________________________________________________
  319.  
  320.  
  321.   Phone: _____________________
  322.  
  323.  
  324. Email Address: ___________________________________________
  325.  
  326.  
  327.         Prices are subject to change without notice
  328.  
  329.  
  330. 6. Questions and Comments
  331. -------------------------
  332.  
  333. For questions and comments I can be reached at:
  334.  
  335.    Internet: dkeller@bix.com
  336.         Bix: dkeller
  337.  
  338. I also read most of the Amiga news groups on Internet so
  339. comments can be posted in the approbate groups.
  340.